home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9851 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.3 KB  |  41 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!dirkv
  3. From: dirkv@netcom.com (Dirk Vermeersch)
  4. Subject: Re: Visual C++ Design Tools
  5. Message-ID: <dirkvDnrFI3.8Kz@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. X-Newsreader: TIN [version 1.2 PL1]
  8. References: <4h0a7g$937@newsbf02.news.aol.com>
  9. Date: Mon, 4 Mar 1996 20:27:38 GMT
  10. Sender: dirkv@netcom23.netcom.com
  11.  
  12. Babcockk (babcockk@aol.com) wrote:
  13.  
  14. : Greetings Visual C++ developers,
  15.  
  16. : I'm tasked with documenting the design of an application written/
  17. : developed in Visual C++ (MS). It's already done and working so this
  18. : is a reverse engineering effort. I'm new to the PC world (UNIX weenie),
  19. : so I need suggestions for a decent design tool/package for this effort.
  20. : Any suggestion would be appreciated, preferably shareware or something
  21. : I can get off the net.
  22.  
  23. You might want to try Object Domain. "Object Domain" is an object oriented
  24. analysis and design tool, it supports both Booch and OMT methods. You can
  25. reverse engineer you existing code into class diagrams. 
  26. Object Domain also has a TCL scripting interface. This allows you to create
  27. custom documentation from the diagrams.
  28.  
  29. For more info + demo version check :
  30. http://www.he.net/~dirkv/domain.html
  31.  
  32. Object Domain is sold as shareware, $99.00 to register.
  33.  
  34. : Thanks,
  35.  
  36. : BabcockK@aol.com
  37.  
  38. Dirk Vermeersch
  39. Author of Object Domain.
  40.  
  41.